From: Stefano Stabellini Date: Thu, 26 Jan 2012 11:06:06 +0000 (+0000) Subject: README: add upstream qemu dependecies X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22Dat/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22Dat?a=commitdiff_plain;h=ed846689bf658154cef1798a98b50ef63c894862;p=xen.git README: add upstream qemu dependecies Upstream Qemu, just added to the Xen build system, needs GLib 2.0 and pkg-config to compile. Signed-off-by: Stefano Stabellini Committed-by: Keir Fraser --- diff --git a/README b/README index 02d1d50eb1..bc28a612ce 100644 --- a/README +++ b/README @@ -50,6 +50,8 @@ provided by your OS distributor: * Development install of yajl (e.g. libyajl-dev) * Development install of libaio (e.g. libaio-dev) version 0.3.107 or greater. Set CONFIG_SYSTEM_LIBAIO in .config if this is not available. + * Development install of GLib v2.0 (e.g. libglib2.0-dev) + * pkg-config * bridge-utils package (/sbin/brctl) * iproute package (/sbin/ip) * hotplug or udev